How to Install latex-xcolor software package in Debian 7 (Wheezy)

How to Install latex-xcolor software package in Debian 7 (Wheezy)

latex-xcolor software package provides Easy driver-independent TeX class for color, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install latex-xcolor 

latex-xcolor is installed in your system.

Make ensure the latex-xcolor package were installed using the commands given below,

$ sudo dpkg-query -l | grep latex-xcolor *

You will get with latex-xcolor package name, version, architecture and description in a table

latex-xcolor package basic information:

Distro Debian 7 wheezy
Section TeX
Package latex-xcolor
Version 2.11-1.1
Description Easy driver-independent TeX class for color
Sub Section TeX


See Also, How to uninstall or remove latex-xcolor software package from Debian 7 (Wheezy)?